DX11 GET MESH VERTEX COUNT

Retrieves the number of vertices in the given mesh.

  Syntax
Return Dword = DX11 GET MESH VERTEX COUNT(mesh)
  Parameters
mesh
Dword
The mesh whose vertex count to obtain.

  Returns

The number of vertices in the specified mesh.

  See also

MESH Functions Menu
DX11 Function Categories